home *** CD-ROM | disk | FTP | other *** search
- Path: news1.h1.usa.pipeline.com!usenet
- From: grantp@usa.pipeline.com(Pete)
- Newsgroups: comp.lang.c++
- Subject: Re: C++ compilers for Unix
- Date: 28 Jan 1996 15:16:25 GMT
- Organization: Kalevi, Inc.
- Message-ID: <4eg409$405@news1.usa.pipeline.com>
- References: <4eeqo5$62r@reader2.ix.netcom.com>
- NNTP-Posting-Host: pipe4.h1.usa.pipeline.com
- X-PipeUser: grantp
- X-PipeHub: usa.pipeline.com
- X-PipeGCOS: (Pete)
- X-Newsreader: Pipeline USA v3.3.0
-
- On Jan 28, 1996 03:32:21 in article <Re: C++ compilers for Unix>,
- 'guerino1@ix.netcom.com(Frank Guerino )' wrote:
-
- >
- >I've heard rumours that G++ has a history of problems with
- >utilization of templates. Is this true?
- >
- I have no such problems. Using g++ 2.6.3 on Solaris 2.3/2.4.
- I admit, however, that my current project doesn't have any
- really complex templates, mostly just simple <class T>...
-
- This project, BTW, wouldn't compile/link using Cfront 3.0
- even after a week of trying. The project was developed
- on MSVC++2.2 and BC4.52 on PC's, then ported to Unix.
- After the Cfront failure, I downloaded g++ and within a
- half a day, had the project compiled and running under
- Solaris. (The project was entirely computation, and data
- manipulation with input & output to a network connection
- -- no GUI porting problems).
- --
- Pete Grant
- Kalevi, Inc.
- Object Oriented Software Development
-